home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / checkt1g / clientex.exe / 1033 / version.txt
Encoding:
Text File  |  1999-08-26  |  962 b   |  28 lines

  1. FILEVERSION    1,0,0,0
  2. PRODUCTVERSION 1,0,0,0
  3. FILEFLAGSMASK  0x0
  4. FILEFLAGS      0x0
  5. FILEOS         VOS_UNKNOWN | VOS__WINDOWS32
  6. FILETYPE       VFT_APP
  7. FILESUBTYPE    0x0
  8. {
  9.   BLOCK "VarFileInfo"
  10.   {
  11.     VALUE "Translation", 0x409, 1200
  12.   }
  13.   BLOCK "StringFileInfo"
  14.   {
  15.     BLOCK "040904B0"
  16.     {
  17.       VALUE "Comments",          "This is example coding of a multi user chat by Jon Cromer.  if this was compiled and sent to you under a different name, the person who sent you it is a script kiddie who cant code."
  18.       VALUE "FileDescription",   "example of a multi-user chat in vb  by Jon Cromer"
  19.       VALUE "LegalCopyright",    "Copyright Jon Cromer 1999"
  20.       VALUE "ProductName",       "chat net multi-user chat example  by Jon Cromer"
  21.       VALUE "FileVersion",       "1.00"
  22.       VALUE "ProductVersion",    "1.00"
  23.       VALUE "InternalName",      "ClientExample"
  24.       VALUE "OriginalFilename",  "ClientExample.exe"
  25.     }
  26.   }
  27. }
  28.